Function |min
std/ops::|min
Usage
|min<T>(a, b)
Generics
◻ T: Order
Parameters
↳ a: T
↳ b: T
Return
↴ T
Gives the minimum value between a and b.
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
std/ops::|min
|min<T>(a, b)
◻ T: Order
↳ a: T
↳ b: T
↴ T
Gives the minimum value between a and b.